Skip to content

Conversation

jamescrosswell
Copy link
Collaborator

@jamescrosswell jamescrosswell commented Oct 9, 2025

SentrySdk.CaptureFeedback now returns a CaptureFeedbackResult that returns:

  • either the id of the newly captured feedback (if the call succeeds)
  • or SentryId.Empty and an error code (if the call fails)

Resolves #4319

Copy link

codecov bot commented Oct 9, 2025

Codecov Report

❌ Patch coverage is 76.00000% with 6 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (version6@c32dfbb). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/Sentry/CaptureFeedbackResult.cs 80.00% 1 Missing and 1 partial ⚠️
src/Sentry/Extensibility/DisabledHub.cs 0.00% 2 Missing ⚠️
src/Sentry/Internal/Hub.cs 66.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             version6    #4613   +/-   ##
===========================================
  Coverage            ?   73.08%           
===========================================
  Files               ?      480           
  Lines               ?    17394           
  Branches            ?     3434           
===========================================
  Hits                ?    12713           
  Misses              ?     3821           
  Partials            ?      860           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jamescrosswell jamescrosswell marked this pull request as ready for review October 9, 2025 05:50
cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

@bitsandfoxes
Copy link
Contributor

This looks great from the SDK for Unity POV.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants